Conversation
96e061e to
c9e8f14
Compare
…che HTTP Client may be on the exception cause
c9e8f14 to
f392ef9
Compare
… Transfer-Encoding headers as these will be determined by Apache HTTP Client
c12a559 to
f7478c6
Compare
3deafb7 to
710351b
Compare
…e" attribute to the http:request element
710351b to
f5388a5
Compare
…P 1.1. Chunked remains the default for HTTP 1.1
…pecifiying HTTP version
|
@adamretter - A few questions:
|
|
When you have multiple modules, it is sensible to abstract commonality into a parent module. We have two main modules - Having talked with Christophe Marchand we also thought that Maven should be used for building all EXPath Java projects. As such I then abstracted functionality that I thought would be common to all EXPath projects into Until To build the Java and Saxon artifacts simply: Built artifacts are then in |
|
@adamretter Thank you. Having a quick look at I took great care of not introducing any non needed dependency, especially I this is the case, then I suggest having a "root" If we are going to switch to Maven, I can assist in identifying the current dependencies, so we can have the exact same dependencies with Maven (in addition to Maven itself...) Or did I miss something? |
e619313 to
03592e8
Compare
ac43824 to
225fa86
Compare
…s specified, the charset was ignored
|
@fgeorges Could you please transfer this repository to the |
|
@fgeorges No. Because they are in the |
|
@joewiz It would be great if we could get this moved to the EXPath project. I have many fixes in my own fork that I could then merge there. |
Here is a PR for the latest Maven version.
I would really like to see
fgeorges/expath-http-client-javamoved toexpath/expath-http-client-javaand opened up to the community for development. I have a few bugs reported to users that I need to fix over the next day or so, and I think the community could also benefit from those.I would be happy to steward the module once it is moved to the
expathorganisation.